in reply to Re: Excel::Writer::XLSX::add_table omits zerosin thread Excel::Writer::XLSX::add_table omits zeros
It is not a defect. As choroba says, you yourself skip setting the cell to zero if the entry ($token) is zero.
UPDATE: Apologies. I had not realized that you were quoting module code, rather than your own. Will read the post more carefully next time.