hi swati,
i think while binding the rows for a rowrepeater, it should be
oRowRepeater.bindRows("SCNModel>/results", oMatrix5);
when you do console.log(oSCNJSon) you can see that the data is under oData/results. So while binding it should be SCNModel>/results
regards
Indrajith