My designer wants me to implement an editable grouped tableview with functionality similar to what you see with 'ABNewPersonViewController' in the Contacts application where there are segmented table areas with add/delete buttons, etc.
Is this a standard way to edit information that is viewed in grouped tables? If so, are there any good examples of this out there that don't involve the AddressBook UI Framework?
Thanks!