I have a problem with separators between UITableViewCells in UITableView on iOS 9. They have the significant left margin. I already ha
UITableViewCell
UITableView
iOS 9
If you want to do it in interface builder. The default separator inset is Automatic. Change it to custom by selecting the dropdown.
Automatic
custom