I'm trying to write an iPhone app where one of the main pages has a few text fields and a 3-element table that basically work as navigation buttons to pickers.
However, all of the tutorial examples I've found treat tables as something that takes over the whole view.
Can anyone point me to examples where a table is only a PART of a view?