Error on data columns

Hi there,

Does anyone know what the error means?

RemoteException wrapping System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.  ---> RemoteException wrapping System.IndexOutOfRangeException: Cannot find column 35. 
   at System.Data.DataColumnCollection.get_Item(Int32 index)
   at System.Data.DataRow.get_Item(Int32 columnIndex)
   at UiPathCodeRunner_2f5afe81234446fb90f0fdad94994e98.Run(DataTable& newTable,
DataRow row)

Hello @Hey_hi

Actually what are trying to do? and in which step are you getting this error?

Can you sahre the screenshot plz

Hi @Hey_hi,

You can follow other related topics.

https://forum.uipath.com/search?q=%22Exception%20has%20been%20thrown%20by%20the%20target%20of%20an%20invocation%22

Regards,
MY