Adds a Cell to the Table at a certain row and column.
@param aCell The Cell to add
@param row The row where the Cell will be added
@param column The column where the Cell will be added
@throws BadElementException
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.