Swift How-To: Setting up a Table View
A screencast walkthrough on setting up a table view in Swift using Xcode, covering Storyboard, Auto Layout, and data source protocols.
A screencast walkthrough on setting up a table view in Swift using Xcode, covering Storyboard, Auto Layout, and data source protocols.
A cheat sheet for iOS developers listing common UITableViewDataSource protocol methods with code stubs.
A cheat sheet for iOS developers covering common UITableViewDataSource protocol methods with Swift code stubs.