def getPersonTable2()
        gotoNextTable = lambda { "表3へ" + getPersonTable3() }

        table = [[11, "魔法使い"],
                 [12, "観光客"],