Function TableLayout.TableLayoutHelper.initialize

void initialize(
  int cols,
  int rows,
  bool layoutWidthFill,
  bool layoutHeightFill
);