Persistent infotable not displaying values but has rows
I defined a persistent infotable userRecentAssets in UserExtensions Thing Shape

The infotable has a datashape defined like:

So I have

Now inside a service I am getting this infotable for current user like:

That works but when I want to check if there were any changes to my table I get this

What am I missing so I can see the values?

