data.map(function(e,index){
   e.sira = index
});
şeklinde gelen data'yı mapleyebilirsiniz.