1012,1013c1012
< return csprintf("%s[%d]", stat->str(), index);
<
---
> return csprintf("%s[%d]", stat->statData()->name, index);