Hi, please patient with my poor english.
I'd bad concept of UIView, UIViewController, UITableView, UITableViewController..
Now I'd created a NavigationController and ViewController with SegmentedControl and I don't know how to add a custom TableView in the ViewController. All the examples I've seen are subclassing a UITableViewController as it is a whole table without other control in between.
Can anyone show me some guideline to get to create a Form's like apps?
Thank you very much.