<% if (indexInCollection < 20) { %> <%= indexInCollection+1 %> <%= user.name %> <% } else { %> <%= indexInCollection+1 %> <%= user.name %> <% } %> <%= user.follower_count %> <%= user.topic_count %> <%= user.score %>