I’m trying to manipulate a tableViewRow inside a TableView but I can’t find where it actually is stored. When inspecting Tableview, I get the headings under which the Rows should be, but I don’t see any actual Rows.
Any idea in which Object these Rows are contained?
I’m trying to manipulate a tableViewRow inside a TableView but I can’t find where
Share
If you are not using table view section then, you can get all rows like this: