JKDataSource 是一个助手类用来简化 UITableView 的数据来源管理。
主要特性:
- Block callbacks for main tableView/collectionView methods
- Proxy dataSource/delegate support for all other tableView methods
- Ability to use list within storyboard for almost zero conf datasources
- Live searching if enabled