Basically I want to append common.space() before each cell, and adjust the width of the column based on the data.
But using adjust:“data” on my column gives me the error:
Dynamical loading not implemented
Data is loaded via the parse() function after fetching data by an AJAX call.