I want a space between two cell in table view,
I want cell like this,
How can i do that?
You can create a Sections of TableView also in the UITableView... This methods are compulsory so create sections and in each section you can create single cell as in your picture..