public TableFactoryInfo(TableTileComponent table) : base(table)
 {
     this.tableInfo = table.furnitureInfo;
 }