Search code examples
xcode4.6

Remove Border line inUITableView


I want to remove the outer border of table view


Solution

  • Basically there is no border for tableview.The problem may be you added the imageView/TableView which is not covering the whole view area