pub fn table_header( fields: &Vec<Field>, p: &Interpreter, ) -> MResult<Vec<(Value, ValueKind, Identifier)>>