objective c - Label outside the tableView in the same view Controller does not scroll along with table View -


i want label , table view inside same view controller. have added objects in storyboard problem label not scrolling along table view. tried putting label , table view in scroll view doesn't scroll view doesn't scroll.

can please tell me how can scroll label along table view.

thanks in advance.


Comments