Added bufs deleting in make() + fixed duplicated cells bug in addSubnet(...)
- Replaced all the duplicated cells with BUF cells
- Added BUF cells deleting in SubnetBuilder::make() method (it's required to use the method with flag parameter)
- Fixed bug with duplicated cells in SubnetBuilder::addSubnet(SubnetID) method