table method

void table(
  1. dynamic array, [
  2. dynamic columns
])

Implementation

external void table(array, [columns]);