thanks Max.
i've used oTable.getBinding("items").getLength().
in both before and after rendering functions.. i got it as '0'. And my JSON loading is done onBeforeRendering function not onInit().
requirement: i've an icon in table toolbar, which displays the total no. of records loaded into table.
and where do I use dataReceived or dataChange ? oModel or oTable?