How to change the seperatorInset for a UITableHeaderFooterView

Howdy!

Is it possible to adjust the seperator between a UITableView section header and its cells? If possible, I would like the insets of the header seperator to match the insets of the seperators between the cells (i.e. be 0).

See image for reference:

Thanks, smkuehnhold

How to change the seperatorInset for a UITableHeaderFooterView
 
 
Q