I'm able to display my links through an array of urls on masterTableView , but I'm not able to link it with detailView .
Is there any way to do this , I have a lot of confusion in it .
I'm able to display my links through an array of urls on masterTableView , but I'm not able to link it with detailView .
Is there any way to do this , I have a lot of confusion in it .
Just control drag from your cell in the
tableView
to yourdetailView