* https://github.com/treskon/elo-indexserver-client/pull/17
* add serialize_map_fields_table and deserialize_map_fields_table: Helper Method to serializes, given the raw elo
map fields, a table like format. The table is represented as a list
of dictionaries, where each dictionary represents a row in the table.
All operations are done in memory and no ELO operations are performed.