removeHeader
takes the proper number of rows for dt (numRowsNoHeader)
and if dt has one extra row, it removes the first row (header) from dt.
If dt does not have numRowsNoHeader rows, or numRowsNoHeader + 1 rows,
this function returns an error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.