Step By Step Example of iOS App to explain Table View Controller
- Download the folder on your mac
- Open APLLESample1.xcodeproj in APLLESample1 folder in Xcode application
- Run the application. The code is for basic table view controller with dynamic values
- Open APLLESample2.xcodeproj in APLLESample2 folder in Xcode application
- Run the application. The code demonstrates passing value from one controller to another