Hey guys, I've only just started to check out the rollabel tables functionality and already I've got an issue I can't seem to figure out. I want to make 3 tables. One which generates a random amount of coin, one which generate a random magical item and one which generates useless loot. When creating the first table I insert 3 items to test it out: 10 gp, 10 sp, 10 cp When I do an inline roll the table only the '10' shows up and it ignores the 'gp', 'sp', and 'cp'. Does anyone know why this is? If I change the value of '10 gp' to 'you receive 10 gp" the entire line works perfect. Why won't it display it correct when I only use '10 gp'. Thanks!