Hello Adarsh,
Before binding row to Table are you using setModel to your Table , if not please put
oTable.setModel(oModel);
before oTable.bindRows("/z02cust");
if you are already doing this , can you please show what error are you getting .
Thanks
Romit Raina