I've built some random encounter tables to import.  The problem I'm having is that when I import the tables this:  
 
 
 
 !import-table 
 
 
 -- 
 
 
 RandomEncounters5-10 
 
 
 -- 
 
 
 hide 
 
 
   
 
 
   
 
 
 
 
 !import-table-item 
 
 
 -- 
 
 
 RandomEncounters5-10 
 
 
 -- 
 
 
 2 [Saber-toothed Tigers](  <a href="https://app.roll20.net/compendium/dnd5e/Monsters:Saber-Toothed%20Tiger#content" rel="nofollow">https://app.roll20.net/compendium/dnd5e/Monsters:Saber-Toothed%20Tiger#content</a>  ) 
 
 
 -- 
 
 
 50 
 
 
 
 
 !import-table-item 
 
 
 -- 
 
 
 RandomEncounters5-10 
 
 
 -- 
 
 
 [[1d4]]    [Half-ogres](  <a href="https://app.roll20.net/compendium/dnd5e/Half-Ogre#h-Half-Ogre" rel="nofollow">https://app.roll20.net/compendium/dnd5e/Half-Ogre#h-Half-Ogre</a>  ) 
 
 
 -- 
 
 
 50  
 
 
 
 
    becomes this:         I'm trying to understand where the tab (magenta rectangle) is coming from in the title and how inline rolls are being converted to $[[0]] (red oval) in my tables.  I'm sure it's a formatting thing in my spreadsheet but I don't know how to remove it.  Anyone know what I'm doing wrong?  By the way, this seems to happen whether I use excel, numbers, or a csv file.