I am creating a flow for extracting HTML table from Email then put it in another excel file, when I tested the flow it showed the error:
"Unable to process template language expressions in action 'ComposeHTML' inputs at line '0' and column '0': 'The template language function 'xml' parameter is not valid. The provided value cannot be converted to XML: 'The 'img' start tag on line 1 position 236 does not match the end tag of 'a'. Line 1, position 417.'."
Does anyone of you had this problem? Do know how to fix this error and what is the solution for this problem?
This is the error:

This is the expression that I used:

I got this from a YouTube tutorial and I didn't changed anything from what he did.