Web Element Not Found Exception

Hi,

i had an error message when i running my test,

Test Cases/asdaw FAILED because (of) Unable to click on object ‘Object Repository/Page_Daftar_Transaksi/Page_order/td_Q-201804171311363’ (Root cause: com.kms.katalon.core.webui.exception.WebElementNotFoundException: Web element with id: ‘Object Repository/Page_Daftar_Transaksi/Page_order/td_Q-201804171311363’ located by 'By.xpath: //*[@id=“list-table”]/tbody/tr[1][count(. | //td[(text() = 'Q-201804171311363 ’ or . = 'Q-201804171311363 ')]) = count(//td[(text() = 'Q-201804171311363 ’ or . = 'Q-201804171311363 ‘)])]’ not found)

i’ve also copied the correct xpath, but still doesn’t work. Please help me.

Cheers!