ronisbr / PrettyTables.jl

Print data in formatted tables.
MIT License
404 stars 38 forks source link

"The number of columns in the header must be equal to that of the table" #203

Closed jariji closed 1 year ago

jariji commented 1 year ago

I get an error

The number of columns in the header must be equal to that of the table.

afaict I am doing that, so it would help my debugging if the error message showed more information, like the numbers that it's talking about.

ronisbr commented 1 year ago

Hi @jariji,

Please, provide a minimum working example. Otherwise, it is almost impossible to help.