Angularjs wrong $index after orderBy

I am new to Angular.js and have some problems sorting my array and working on that sorted data. I have a list with items and want so sort it by "Store.storeName", which is working so far. But after