parser: Improve attribute hash table There's no need to grow the hash table dynamically. The size is known which simplifies the implementation.