Hey! I\'m working on a contacts app. And I want to have the same type of Tableview with the add button. So when the user adds a new contact it will open a new view which wil
This is a broad question - I would suggest to study the code in the iPhoneCoreDataRecipes example.