Variable Row.table

class Row
{
  // ...
  AsciiTable table ;
  // ...
}