From FCKeditor Docs
FillEmptyBlocks
This setting tells FCKeditor to insert the non-breaking space entity ( ) into empty table cells. It is set to "true" by default. Setting it to "false" will disable this behavior.
Example:
FCKConfig.FillEmptyBlocks = false ;