Add Item quantity in a list of menu items in the orders dataset

Im creating a simple app for me to be able to key in my customers orders.
Each order will contain a List of Menu items. I will need to add a quantity for each menu items. how do i do this?