Clean and Easy UITableView implementation.
- Use Multiple types of Cells Easily
- No need to use
If else
orType Casting
inCellForRow
- Inject
Model
directly into Cell.
Clean and Easy UITableView implementation.
If else
or Type Casting
in CellForRow
Model
directly into Cell.