Description
Out of bounds check fails if there is no column for the content to merge.
java.lang.IndexOutOfBoundsException: Index: 2, Size: 2 at java.util.ArrayList.rangeCheck(ArrayList.java:657) at java.util.ArrayList.get(ArrayList.java:433) at de.smartics.projectdoc.atlassian.confluence.macros.set.Row.replaceCellIfEmpty(Row.java:85)