in reply to Re^2: Excel::Writer::XLSX::add_table omits zeros
in 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.

  • Comment on Re^3: Excel::Writer::XLSX::add_table omits zeros