

# Generic table test:

   +----+----+----+
   ! Year ! Kind ! Profits !
   +--+--+--+
   # With Microploft software:
   +--+--+--+
   | 2004| so-so | 34,567,221.00 |
   |2005 | terrible | 63339.0 | # Must check this!
   +----+----+----+
     | SUBTOTAL | - | 0 |
   +----+----+----+
   # With Linukes software:
   +--+--+--+
    | 2006 | good | +53000000 |
   |  2007 | could be better | 19,255,421 |
   +----+----+----+
   | SUBTOTAL | - | 0 |
   +----+----+----+
   | TOTAL | - | 9999 |
   +--+--+--+
 
