I have a blank Handsontable that will be provided to users to collect information that needs to be in a structured format. After the user has entered data, I want to get the data from the Handsontable in the “Array of Objects” format. All your examples that get data in the “Array of Objects” format start with Handsontable already pre-populated with data to start. How do I do the same when starting with a blank Handsontable?
Example provided at the fiddle: