Kodeco Forums

Video Tutorial: iOS 101 Part 7: Table Views

Learn how to create a table view, an excellent way to provide lots of information in your iOS app.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3716-ios-101-with-swift-2/lessons/8

Hi there. I think that in the challenge you are missing a drag n drop outlet creation for the tableView inside the ViewController.swift

You are trying to access it in the prepareForSegue.