I am attempting to build the data in a hidden handsontable (not visible) and later unhide the container with the handontable. Unless the user interacts with the empty looking table when set to visible nothing is displayed. Also when the data does display, the columns are not resized automatically to fit the data.
I attempted to use the observeDOMVisibility option however this made no difference.