Set the list model data to 'datalist', and then attach the model to the table editor.
call send( model, '_setDataList', datalist ); call send( tabid, '_attach', model );