pub fn build_errors_json( errors_per_row: &[Vec<RowError>], accept_rows: &[bool], ) -> Vec<Option<String>>