How to get the data object in the handsontable, not a two-dimensional array

Hey @jksoncao

here’s http://jsfiddle.net/ug3r024o/ a piece of code that shares the source and changed object of data.

If you need the whole dataset you can create a loop and just run the loop i times, where i is the number in the 85 row of the demo (console.log(visualObjectRow(i))).