I have a returned api with a ASP.NET Model in Visual studios. I updated the model by adding a table that has no relationship to my first model except that it's a table with a list of data like, states, or something similar that I want to use for a drop down in Angular. I have a returned api with a ASP.NET Model in V