pub fn field_table_for_path( root: &Value, path: &str, include_enabled: bool, defaults: Option<&Value>, ) -> Result<String, String>