<div>Dear Cafe,<br></div><div><br></div><div>Can someone please help me with getting the value of the table cell with HXT in the following html:</div><div><br></div><div>&lt;table class=&quot;tblc&quot;&gt;</div><div>&lt;tr&gt;</div>

<div>  &lt;td class=&quot;tdc&quot;&gt;x&lt;/td&gt;</div><div>  &lt;td&gt;y&lt;/td&gt;</div><div>&lt;/tr&gt;</div><div><div>&lt;tr&gt;</div><div>  &lt;td class=&quot;tdc&quot;&gt;a&lt;/td&gt;</div><div>  &lt;td&gt;b&lt;/td&gt;</div>

<div>&lt;/tr&gt;</div><div>&lt;/table&gt;</div><div><br></div><div>I need the value of the second cell in a row that has first cell with some predefined value (in the example above it can be x or a) I need the arrow of the type (IOSArrow XmlTree String) How to write it?</div>

<div><br></div><div>Thanks</div><div><br></div></div>