Hey @Felipereis50,
For table views, I would use ‘Aspect ratio’ rather than ‘Auto’. As if you want to use ‘Auto’, you will need to manually set the min and max size to correctly display your table such as:

Using Aspect ratio should resolve your issue of the data not showing up on your component view.
If you are trying to make that first table smaller, you could try this:

And it will show as:
Hope this helps,
TL
