Closed avatar42 closed 3 years ago
If a column header is a number the API returns a BigDecimal so need change to use toString() instead of cast.
in 0.7.2
If a column header is a number the API returns a BigDecimal so need change to use toString() instead of cast.