require_once 'Console/Table.php';
void Console_Table::addRow (array $row [, array $append = TRUE])
void Console_Table::addRow
テーブルに列を加えます。
加える列のデータ
Whether to append or prepend the row
throws no exceptions thrown
この関数は、スタティックにコールする ことはできません。