Hi @prashant1603765, thanks for the prompt response. The problem is that the JSON comes to me at runtime and I have no way to know if there will be an array within the object or not. Is there a more generic way to tackle this? In my case the JSON can be a nested object with arrays within it. Thanks.