fn rewrite_result( state: &mut State, columns: Vec<&str>, content: Vec<Vec<String>>, ) -> Result<(), Error>