- Create a generic class that can render any model;
- Create custom cell
- structuring-model-data-in-swift/: https://www.swiftbysundell.com/articles/structuring-model-data-in-swift/
- [ ]
- [ ]
LuizAraujo2020/swift-022-tableview
A TableView with a generic class that can render any model and custom cell.
SwiftMIT