This problem happens because of the default CSS for table:
td, th {
border-style:solid;
border-width:1px;
}
This issue is resolved in CC 2014. Please use the link I have shared in the thread above to go through table related enhancements.
Regards,
Pooja