public Partition getPersonTable(SITestEnv testEnv) throws IOException {
   return testEnv.getPersonTable(this);
 }