public static List <Dictionary <string, object> > GetCardsTable() { return(CardDB.GetCardsTable()); }