Variable TableLayout.TableLayoutCell.row

struct TableLayout.TableLayoutCell
{
  // ...
  int row;
  // ...
}