tabular parser pops matching conditions
The matching process would not work after the first time because the comment symbol is popped.
self._mainfile_contents_dict.pop('__comment_symbol', None)
The matching process would not work after the first time because the comment symbol is popped.
self._mainfile_contents_dict.pop('__comment_symbol', None)