UITableView

  • tableview only have to display enough data to fill an iPhone screen or the view in an iPad. it doesn't really matter how much data you might have in total

how the table view work.jpg

in swift

Tableview - swift

in ObjC

TableView - ObjC