I created an empty B4xTable, the CellClicked is not fired and the application get crashed with the following error:
b4xtable$ResumableSub_CellClickedresume (java line: 413)
java.lang.IndexOutOfBoundsException: Invalid index 3, size is 0
at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:255)
at java.util.ArrayList.get(ArrayList.java:308)