replied on December 15, 2023
That's a missing feature. For Each Row's current value does not know that the field was RTF. We'll look into adding it in a future version.
As a workaround, you can use For Each Row's iteration token as an index the value out of the multi-value token Retrieve Business Process Variables generates for the table column, then format that as plaintext.

(In this screenshot, the table is named "Table" and the column is "Balance", you should see your multi-value token under Retrieve Business Process Variables as <TableName>\New Comments Descriptions.)
You only need to do this for the RTF field, the other fields can use their "current value" tokens from For Each Row.