Table View Controller each row connected to different view controller
问题 I am trying to develop a Table View Controller,where rows are connected to multiple View Controllers (TextField,TextView,TableView,DatePicker,ImageView etc.). So if I click on any row,it should open the Intermediate View and place the appropriate controller in a common place where rest of the thing will be same for all controller.Suppose I clicked on a row where the index is mapped to TableView.When It will open the Intermediate Controller, It should placed the tableview in the common