pub fn rows_to_strings(rows: Vec<Row>) -> Result<Vec<Vec<String>>>