Thanks for the reply Pinaki.
But unfortunately for me the filter is not working. Now if I apply the filter as mentioned by you then I get no records...No Data.
oTable.bindRows({path: "/TDataSet?$filter=Scid eq '1000940272'"});
But I am sure there is a record with this value. If I do not put any filter then I can get many records and out of which 1000940272 is one value for property Scid.
Below is the screen shot.