nithyanandam,
It does not matter what parameter name you use in a function declaration, anonymous or declared... This has nothing to do with SAPUI5 API. Daniel can refer to it as 'e', 'oControlEvent', 'apple', 'orange', or whatever.
Daniel,
Try e.getParameter("rowIndex") instead.