I am having difficulties understanding how to add items to my list while using Entity Framework. My database has been created and the tables are there, but the table for my options stays empty when i try to add options through my seed method.I am having difficulties understanding how to a