Hi,
Please refer to the screenshot below
I am Assuming the "Add new contact" screen in iPhone contacts app had a UITableView. For adding phone numbers or email or home page, they have nicely formatted columns within the rows. How can I achieve this, since UITableView inherently does not support columns? Are these just custom UITableViewCell implemented on scroll view? The mystery is killing me ... please help :)
Thanks, Dev.