Hi,

I have a scenario where I need to add new items or remove existing ones from my NonVisualTable subscription. I could not see any API for this; am I supposed to re-subscribe (pushPage.addTable) again every time I need to modify the list of items that I need to subscribe.

If that is the way, how would client library behave; will it actually make the calculation and remove/add the necessary ones or remove everything and add everything again?