I\'m trying to convert a two dimentional array using SheetJS, the values are coming from a JSON file and I\'m using XLSX.utils.aoa_to_sheet(array) but a row whi
XLSX.utils.aoa_to_sheet(array)