- columnIndex
- the index of the column
- isStretchable
- true if the column must be stretchable, false otherwise. Default is false.
Makes the given column stretchable or not. When stretchable, a column takes up as much as available space as possible in its row.
Calling this method requests a layout operation.