require_once 'Console/Table.php';
void Console_Table::setHeaders (array $headers)
void Console_Table::setHeaders
Sets the headers for the columns
The column headers
No exceptions thrown.
This function can not be called statically.