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