How to increase table row limit

We have an app we’re building and will deploy a new instance for each customer. The row count in all tables but one is quite low. the one table will have between 500k and 2 mil rows. how do we increase the allowed rows for this table?

You can do it by purchasing a limit extension from the marketplace:

thank you