i need help please. How to add new textfield on uiview or row in uitableview when my custom UIbutton on view is tapped. The scenario like contact app in iphone when user want to add new phone number.
All content in row or textfield can be edited by user, and the data will be save if user tapped save button on navigation bar.