I am trying to use token labels to find a value in a table. The token has the correct row label but it is being used as a number and not a string to find the value. See the picture attached please. You can see that the Row Header has the sought row value available and the label produced the correct value based on the error in the system console. The prescripted module for using the table converts it to a string type so I wonder what the issue can be?