public BuilderController(ISys_TableInfoService service)
 {
     Service = service;
 }