Introduction
To remove a separator from the table background use the following procedure.
Step 1
In ViewController.xib click on the table view.
Step 2
Select the inspector window.
Step 3
Now in the Inspector window, set the separator to None.
And see the output in the iPhone Simulator.
Step 4
Now we set the separator to Single lined in the Inspector window:
Now see the output in the iPhone Simulator.