Hi All,I have a table(static or dynamic) with three rows. I need to get the no of rows in a table. I tried using instanceManager.count but it is giving me 1 instead of three.I need to use some kind of function which i can use it for other tables as well.Can anyone help me on this!