Variable TableLayout.TableLayoutHelper._cells

struct TableLayout.TableLayoutHelper
{
  // ...
  TableLayout.TableLayoutCell[] _cells;
  // ...
}