┌───────────────────┬─────────┬─────────┐ │ item │ price │ organic │ ├───────────────────┼─────────┼─────────┤ │ ? │ ? │ ? │ ├───────────────────┼─────────┼─────────┤ │ hamburger │ 2.5 │ ? │ ├───────────────────┼─────────┼─────────┤ │ el jefe's special │ 0.1 │ ? │ │ cream sauce │ │ │ ├───────────────────┼─────────┼─────────┤ │two tacos, rice and│ 9.8 │ │ │ beans topped with │ │ │ │ cheddar cheese │ │ │ ├───────────────────┼─────────┼─────────┤ │ apple slices │ 1 │ yes │ ├───────────────────┼─────────┼─────────┤ │ ? │ 1.5 │ no │ ├───────────────────┼─────────┼─────────┤ │ macaroni, ham and │ 3.75 │ no │ │peruvian mozzarella│ │ │ ├───────────────────┼─────────┼─────────┤ │ chocolate cake │ 4.65 │ no │ ├───────────────────┼─────────┼─────────┤ │ TOTAL│ 18.65│ N/A│ └───────────────────┴─────────┴─────────┘ ┌───────────────────┬─────────┬─────────┐ │ item │ price │ organic │ ├───────────────────┼─────────┼─────────┤ │ ? │ ? │ ? │ ├───────────────────┼─────────┼─────────┤ │ hamburger │ 2.5 │ ? │ ├───────────────────┼─────────┼─────────┤ │ el jefe's special │ 0.1 │ ? │ │ cream sauce │ │ │ ├───────────────────┼─────────┼─────────┤ │two tacos, rice and│ 9.8 │ no │ │ beans topped with │ │ │ │ cheddar cheese │ │ │ ├───────────────────┼─────────┼─────────┤ │ apple slices │ 1 │ yes │ ├───────────────────┼─────────┼─────────┤ │ ? │ 1.5 │ no │ ├───────────────────┼─────────┼─────────┤ │ macaroni, ham and │ 3.75 │ no │ │peruvian mozzarella│ │ │ └───────────────────┴─────────┴─────────┘