I'm fetching data from server with about 30 questions and wanted to display only one question at a time in tableviewcell which contains textboxes,labels and a next button. Upon clicking of next button it should display another cell with the next question. How is it possible I'm fetching data from server with about 30