I'm trying to run the first example in the tables tutorial (https://github.com/misterspeedy/FsExcel/blob/main/ExcelTableTutorial.md)
When I look at the output I get one table but where the headers and data are duplicated.
The first set of headers are appended with the '@' character.
I'm using FsExcel package version 0.0.46
