If I create a UITableViewController, for example via File → New Project... → iOS → Master-Detail Application in Xcode, a UITableView
UITableViewController
UITableView
Go to Main.storyboard > select the UITableViewCell > Attributes Inspector. Change Separator dropdown list from Default Insets to Custom Insets. Change the left inset from 15 to 0
Main.storyboard
UITableViewCell
Attributes Inspector