Instance Property
numberOfColumns
The number of columns that should be rendered in this row.
var numberOfColumns: Int
Discussion
This may be different then the count of columns array. For example, there may be individual columns that span multiple columns (specified with the column’s size property) or the row could be not fully filled with columns.