I have a requirement as described in the attached screen shot. When blue add button is clicked, one more UItextfield have to be inserted between last text field
First get the frame of the UItextField. Now increase yPos of the previous textFeild and at UITetField new position. And to re arrange UITextField which are below that textField just increase yPos of each TextField .