I am trying to insert a text into a table's cell, but I end up java.util.ConcurrentModificationException. I got a question here, is this error caused by part ? if yes, how do i deal with it ?
the code below comment "// is this the correct way of insert the data ?" is that the correct way of inserting the data into the table ?
please let me know if i can give better understanding ...