Separator line in UITableView iOS

Editing the width of Separator Lines
You can set make your table view’s separator lines extend the to various widths across the table by changing the layoutMargins: property on your cell(s). This can be achieved in a number of ways.
Changing the Separator Lines for specific cells