pub fn get_status_table(
    config: Config
) -> Result<(Vec<Table>, Vec<String>), String>