When I created my table, I connected it to my query. As a result, the first column should be “Selfie,” where each row contains the image of the registered user. However, the header of this column isn’t displaying, even though I’ve configured it correctly and in the same way as in other tables in my app. I’ve already tried regenerating the columns, but the problem persists.
This seems super odd, @murilo_picinato. Welcome to the community and thanks for reaching out!
Is the issue limited to this particular data source and, more specifically, that particular column? Do you happen to see any error messages in either the Debug or browser consoles?
I'd be interested in getting a JSON export of your app (with hard-coded query results) in order to do some additional testing!