What is FlexibleTableViewController?

FlexibleTableViewController is a Swift library of generic table view controller with external data processing of functionality, like determine cell’s reuseIdentifier related to indexPath, configuration of requested cell for display and cell selection handler etc.

Overview