/MultiColumnTableViewForiOS

Implemented a multi-column table view based on the UITableView for iOS

Primary LanguageObjective-C

Base on the UITableView containing only one column, this project implements a multi-column table view for iOS. It has a horizontal scrollable table body, a fixed left and top table header. It also supports foldable sections, and draggable columns.