Hi, I have run into a little problem which I could use some help with.

I have table with a column with an ID (#) and column with a count. I'd like a dynamic array from this table where the ID (#) is repeated as many times as the count in the same row.
I added an example in attachement, but it's not dynamic at the moment. Adding more rows to the table should extend the array automatically.

Any ideas?

example.xlsx