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