Description: Returns the name of the table for this module.
Note: The actual name for the table in the database begins with the prefix “m_”. For example, the table name for the cpanel module returned from getTableName() is "cpanel", however the actual table name is “m_cpanel”.