void Console_Table::addRow ( array $row , array $append = true )
Adds a row to the table
The row data to add
Whether to append or prepend the row
No exceptions thrown.
This function can not be called statically.