Hi,I have a button that, when pressed, adds another view then adds a row to a TableView. I want the TableView to scroll such that the added row is in view. I didn't find any property that would do this automatically.Also i have created columns in my table view through labels.
Please help me.