Vuforia ThingWorx Infotable Connectivity
Hi, I am a newbie on Vuforia Studio. I need to know how can I pass an infotable from Vuforia to ThingWorx. I have two services in ThingWorx, first is QueryData and second is UpdateData.
I managed to pass the QueryData result into Vuforia using repeater. Inside the repeater, I use grid with 2 columns. The first column is for checkbox and the second one is for label. I did this because I can't bind my column to the checkbox label.

The idea is to edit the checkbox in Vuforia and there will be a button to trigger the UpdateData service in ThingWorx. The final result is the data will be updated and stored in database. The problem is my UpdateData service requires an infotable input and I don't know how to do that in Vuforia.
Will appreciate any helps from you guys to solve this issue. Thanks!

