I have an app where the UITableView\'s separator inset is set to custom values - Right 0, Left 0. This works perfectly in iOS 7.
UITableView
0
iOS 7.
For me the simple line did the job
cell.layoutMargins = UIEdgeInsetsZero