The resulting output is a table with 5 rows and 3 columns. The
first two columns are the same as in the previous example,
except that there is a new row at the top which contains the
elements: 'Item' (first column) and 'ex VAT' (second column).
The third column consists of the elements: 'inc VAT' (first row),
'10.56' (second row), '11.70' (third row), '17.63' (fourth row)
and '39.89' (fifth row.)
Item ex VAT inc VAT
Video 8.99 10.56
CD 9.11 11.70
DVD 15.00 17.63
Total 33.10 39.89
Return