A pivot table should only contain label rows and columns, and an array of
values, usually numeric data.
All rows not belonging to the pivot table must be removed. It is common to
find rows with footer information, which must be removed.
This function is very useful because it is not necessary to know the number
of rows in the table.