Abigail,
Sorry - the columns made sense to me when I was coding it.
- The total column is the number of monks that joined after you.
- The higher column is the number of those monks with more XP.
- The percent column is the (higher / total) * 100
- Sorting is by percentage first, then by XP.
Cheers - L~R