Displaying large datasets in UITableView 2.0+

CBLUITableSource loads the entire query result, not just the visible portion. That would be a good optimization, though.

Sorry it’s not available in 2.0 … we have a strict policy now of not providing platform-specific functionality. We might re-add this in the future if we can also provide implementations for Android and .NET.