Table view contain two delegate protocols (1 ) Uitable view data source (2 ).Uitable view delegate. ui view table view data source three method namely (1 )No of sections. (2 )No of rows in sections. (3 )Cell for row index path row. In ui table view delegate contain (1 )Did select row at index path row
Can you answer this question?
Write Answer1 Answers