Button option only on certain items?

When you have a Button column it automatically is enabled on every item/row but in some of our use cases that button is really only applicable to certain conditions. In my scenario I can’t limit what it does based on an automation but I would just want it to NOT be in that item (the same way that a label/status/dropdown/etc can be left blank). Is that something that is doable?

My usecase is that I’m using the Button to allow for row duplication (with a Workflow that perfectly duplicates and renames the new rows based on a sequential #), so I’d only want users to see the Button on the first original item not on every duplicate because if they then use the Button from the Duplicate line items the order gets wonky.