[Solved] text in cells in swift


Read about UITableviews in detail and take a look at this tutorial. It is pretty simple once you understand how to do it.

https://www.ralfebert.de/tutorials/ios-swift-uitableviewcontroller/

Do take a look at Apple’s getting started guide for UITableviews

https://developer.apple.com/library/prerelease/ios/referencelibrary/GettingStarted/DevelopiOSAppsSwift/Lesson7.html

Hope that helps!

solved text in cells in swift