1TOML parse error at line 5, column 1 2 | 35 | [fruit.apple] # INVALID 4 | ^ 5invalid table header 6duplicate key `apple` in table `fruit` 7