1.0.0
- Use Storyboards' Prototype Cells to design your cells.
- Separate table code with
AMBTableViewSection
's. - Use blocks instead of delegate calls and avoid having section code separated through multiple methods.
- Individual hide/shown, add/remove sections and rows.
- Support for dynamic height cells.
- Support for special "No Content Cell"'s for empty sections.