iam using xlsx module to convert json to xlsx. Iam using it in a class
import * as XLSX from "xlsx"; export class TableExporter { /