Yeah, but how to do it in terms of UiPath Forms is the tricky part - you get the number in one field and you need to create a x-rowed table in another of the same Forms Designer instance
I know there are conditional options such as this:
But it is a simple if variable=value.
What I would need is how to implement logic inside of the UiPath Forms Designer to tell the bot create a table with rows=value (which value is entered in a parallel field in runtime).