# File lib/rbase/columns.rb, line 175
      def unpack(data)
        table.memo.read(data.to_i)
      end