Variable TableLayout.TableLayoutCell.col

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