row
An index number identifying a row in a section of a table view.
Declaration
var row: Int { get }Discussion
The section the row is in is identified by the value of section.
An index number identifying a row in a section of a table view.
var row: Int { get }The section the row is in is identified by the value of section.