I have a line of code which I am using in post_macros to separate the reactions.  Instead of three reactions it shows all of them separated with a counter;
<xf:foreach loop="$post.reactions" key="$reactionID" value="$reaction"><xf:trim>
                                        <li><xf:reaction...