Dynamic row count in Helper Table for Miracle method

Hi @Darren_Murphy

Thank you for replying.

Scenario

We are making an API call, There maybe N number of elements in the array right ? We may never really know how many rows should be there in helper table. As and when the API keeps getting called new rows have to be created without knowing which might be the increase in the data coming.

How can we handle such a situation? It’s a situation where we would ideally want new rows to be created dynamically right?

Regards
Dilip