{
  "sheetName": "s_voice_actor_table",
  "schema": [
    {
      "sheet_name": "s_voice_actor_table",
      "name": "id",
      "type": "int",
      "unique": "true",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_voice_actor_table",
      "name": "voice_group_id",
      "type": "int",
      "unique": "",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_voice_actor_table",
      "name": "voice_actor",
      "type": "string",
      "unique": "",
      "array": "",
      "reference": ""
    }
  ],
  "sheetData": [
    {
      "id": 1,
      "voice_group_id": 10000,
      "voice_actor": "Homura_actor"
    },
    {
      "id": 2,
      "voice_group_id": 10001,
      "voice_actor": "Saya_actor"
    },
    {
      "id": 3,
      "voice_group_id": 10002,
      "voice_actor": "Yuugi_actor"
    },
    {
      "id": 4,
      "voice_group_id": 10003,
      "voice_actor": "Erisa_actor"
    },
    {
      "id": 5,
      "voice_group_id": 10004,
      "voice_actor": "Kuroha_actor"
    },
    {
      "id": 6,
      "voice_group_id": 11000,
      "voice_actor": "boss_Lisera_actor"
    },
    {
      "id": 7,
      "voice_group_id": 11001,
      "voice_actor": "boss_Rose_actor"
    },
    {
      "id": 8,
      "voice_group_id": 11002,
      "voice_actor": "boss_Tsukasa_actor"
    },
    {
      "id": 9,
      "voice_group_id": 11003,
      "voice_actor": "boss_Maya_actor"
    },
    {
      "id": 10,
      "voice_group_id": 11004,
      "voice_actor": "boss_Kanemura_actor"
    },
    {
      "id": 11,
      "voice_group_id": 11005,
      "voice_actor": "boss_Shigure_actor"
    },
    {
      "id": 12,
      "voice_group_id": 11006,
      "voice_actor": "boss_Edel_actor"
    },
    {
      "id": 13,
      "voice_group_id": 11007,
      "voice_actor": "boss_Iris_actor"
    },
    {
      "id": 14,
      "voice_group_id": 11008,
      "voice_actor": "boss_Kanna_actor"
    },
    {
      "id": 15,
      "voice_group_id": 11009,
      "voice_actor": "boss_Karakuri_actor"
    },
    {
      "id": 16,
      "voice_group_id": 11010,
      "voice_actor": "boss_Arvelle_actor"
    },
    {
      "id": 17,
      "voice_group_id": 100000,
      "voice_actor": "enemy_actor_f_10"
    },
    {
      "id": 18,
      "voice_group_id": 110000,
      "voice_actor": "enemy_actor_f_20"
    },
    {
      "id": 19,
      "voice_group_id": 120000,
      "voice_actor": "enemy_actor_f_30"
    },
    {
      "id": 20,
      "voice_group_id": 130000,
      "voice_actor": "enemy_actor_f_50"
    },
    {
      "id": 21,
      "voice_group_id": 200000,
      "voice_actor": "enemy_actor_m_10"
    },
    {
      "id": 22,
      "voice_group_id": 210000,
      "voice_actor": "enemy_actor_m_20"
    },
    {
      "id": 23,
      "voice_group_id": 220000,
      "voice_actor": "enemy_actor_m_30"
    },
    {
      "id": 24,
      "voice_group_id": 230000,
      "voice_actor": "enemy_actor_m_50"
    }
  ]
}