Explore some cool generic techniques which you could use for building complex ui in a declarative manner. TableKit is a super lightweight yet powerful generic library that allows you to build complex table views in a declarative type-safe manner. It hides a complexity of UITableViewDataSource and UITableViewDelegate methods behind the scene, so your code will be look clean, easy to read and nice to maintain. https://github.com/maxsokolov/TableKit