Table.init

Init method. Must be called before any other methods are used.

class Table
void
init
()

Parameters

num_columns size_t

number of columns in the table

Meta