I want my tableView to show 6 rows with text in it, in this case \"Example.\" As far as I can tell, I have my numberOfSectionsInTableView: and numberOfRowsIn
numberOfSectionsInTableView:
numberOfRowsIn
To programmatically remove it, use this: [yourTableView setSeparatorStyle:UITableViewCellSeparatorStyleNone];
[yourTableView setSeparatorStyle:UITableViewCellSeparatorStyleNone];