delegate and datasource methods for UITableView
cocoa-touch, ios, uitableview
Solution
I have prepared a sheet of all methods in delegate and datasource.
Problem
Can anyone list delegate methods and data source methods for `UITableView`? Are delegates and data sources methods are same for `UITableView`?