i have created table by using first code approach method(add-migration initial). so, i want to create one more table in that .net project project. how should i do??? i cannot migrate any tables after initial migration. what should i do?