Variable TableLayout._cells

class TableLayout
{
  // ...
  TableLayout.TableLayoutHelper _cells;
  // ...
}