foreach ($result as $row) {
            $topics['topics'][$row['topic_id']] = $row;
        }