How to transfer handsontable data data to objects

how does the handsontable data data format transfer objects and correspond to the names listed above?

    colHeaders: ["", "", "", "", "",""],
    data: [
        ["", "Ford", "Volvo", "Toyota", "Honda"],
        ["2016", 10, 11, 12, 13],
        ["2017", 20, 11, 14, 13],
        ["2018", 30, 15, 12, 13]
      ],
      
      
      data: [
        {}
      ],
Aug.19,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b31781-4e9fe.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b31781-4e9fe.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?