pub async fn table_profile( state: Arc<AppState>, params: TableProfileParams, ) -> Result<TableProfileResponse>