Loot table entries with min count 0 create items with count 0 in container
When a loot table entry contains an item that has as min count value of 0, it creates an item with the count of 0 in a container instead of just leaving it out.
Example command
/summon MinecartChest ~ ~ ~ {LootTable:"entities/spider"}
(This might not work always as the count is random)