Slide 22
Slide 22 text
ViewController
- (UITableViewCell *)
tableView:
cellForRowAtIndexPath:
TableView
DataSource
Get Cell
Create UILabel1
Create UILabel2
Create Image1
Create Image2
Create Icon
return Cell
10 Cells?
100 Cells?
1000 Cells?
Add/remove subview
every time?
TableCell