Hi, Murilo ( sorry, I cannot @ you in this forum :weary: )
You need to trim the results down from the body/value that you are referencing before using them in your 'Tabela Info Item' action.
I recommend either a Filter action, or find a way to select one specific item from the SQL DB in question and make an array from that single item. :)
The easiest way, though, is to use the Filter action.
Filter the body/value to whatever will result in what you need to see in the table, then replace the body/value in your 'Tabela Info Item' action with the output (body) of the Filter action. :)