pub fn compile_table_metadata( evaluations: &IndexMap<String, LogicId>, engine: &RLogic, eval_key: &str, table: &Value, ) -> Result<TableMetadata, String>