Can we use UITableView with 2 rows, one for username and the other one for password. I've noticed..some of the apps seem to be use UITableView in their authentication screen on iPhone. For example, Skype..is it a UITableView with 2 rows? (sorry I couldn't attach a screenshot..)
how can I get this working?